home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 May / Disc 2 / PCU0503CD2.iso / Crystal / Samples / CPP / 32bit / Mycall / MYCALL.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1998-02-18  |  2.0 KB  |  124 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "mycall.h"
  9. LastPage=0
  10.  
  11. ClassCount=12
  12. Class1=CAreaCombo
  13. Class2=CCursorBox
  14. Class3=CLogonServer
  15. Class4=CMainFrame
  16. Class5=MainView
  17. Class6=CMYCALLApp
  18. Class7=CAboutDlg
  19. Class8=CMYCALLDoc
  20. Class9=CRPEMDIChildWnd
  21. Class10=SelectEvent
  22. Class11=CTableLogon
  23. Class12=WindowOptions
  24.  
  25. ResourceCount=0
  26.  
  27. [CLS:CAreaCombo]
  28. Type=0
  29. BaseClass=CComboBox
  30. HeaderFile=Areacmbo.h
  31. ImplementationFile=Areacmbo.cpp
  32.  
  33. [CLS:CCursorBox]
  34. Type=0
  35. BaseClass=CComboBox
  36. HeaderFile=Cursorbx.h
  37. ImplementationFile=Cursorbx.cpp
  38.  
  39. [CLS:CLogonServer]
  40. Type=0
  41. BaseClass=CDialog
  42. HeaderFile=logonser.h
  43. ImplementationFile=logonser.cpp
  44.  
  45. [CLS:CMainFrame]
  46. Type=0
  47. BaseClass=CFrameWnd
  48. HeaderFile=MainFrm.h
  49. ImplementationFile=MainFrm.cpp
  50.  
  51. [CLS:MainView]
  52. Type=0
  53. BaseClass=CFormView
  54. HeaderFile=MainView.h
  55. ImplementationFile=MainView.cpp
  56.  
  57. [CLS:CMYCALLApp]
  58. Type=0
  59. BaseClass=CWinApp
  60. HeaderFile=MYCALL.h
  61. ImplementationFile=MYCALL.cpp
  62.  
  63. [CLS:CAboutDlg]
  64. Type=0
  65. BaseClass=CDialog
  66. HeaderFile=MYCALL.cpp
  67. ImplementationFile=MYCALL.cpp
  68. LastObject=CAboutDlg
  69.  
  70. [CLS:CMYCALLDoc]
  71. Type=0
  72. BaseClass=CDocument
  73. HeaderFile=Mycalldc.h
  74. ImplementationFile=Mycalldc.cpp
  75.  
  76. [CLS:CRPEMDIChildWnd]
  77. Type=0
  78. BaseClass=CMDIChildWnd
  79. HeaderFile=peplus.h
  80. ImplementationFile=peplus.cpp
  81.  
  82. [CLS:SelectEvent]
  83. Type=0
  84. BaseClass=CPropertyPage
  85. HeaderFile=Selectev.h
  86. ImplementationFile=Selectev.cpp
  87.  
  88. [CLS:CTableLogon]
  89. Type=0
  90. BaseClass=CDialog
  91. HeaderFile=tablelog.h
  92. ImplementationFile=tablelog.cpp
  93.  
  94. [CLS:WindowOptions]
  95. Type=0
  96. BaseClass=CPropertyPage
  97. HeaderFile=Windowop.h
  98. ImplementationFile=Windowop.cpp
  99.  
  100. [DLG:IDD_LOGONSERVER]
  101. Type=1
  102. Class=CLogonServer
  103.  
  104. [DLG:ID_MAINFORM]
  105. Type=1
  106. Class=MainView
  107.  
  108. [DLG:IDD_ABOUTBOX]
  109. Type=1
  110. Class=CAboutDlg
  111.  
  112. [DLG:IDD_SELECTEVENTS]
  113. Type=1
  114. Class=SelectEvent
  115.  
  116. [DLG:IDD_TABLELOGON]
  117. Type=1
  118. Class=CTableLogon
  119.  
  120. [DLG:IDD_WINDOWOPTIONS]
  121. Type=1
  122. Class=WindowOptions
  123.  
  124.